Skip to content

chore: fix releasing script#969

Merged
google-oss-prow[bot] merged 6 commits intokubeflow:notebooks-v1from
thesuperzapper:fix-releasing
Mar 18, 2026
Merged

chore: fix releasing script#969
google-oss-prow[bot] merged 6 commits intokubeflow:notebooks-v1from
thesuperzapper:fix-releasing

Conversation

@thesuperzapper
Copy link
Member

@thesuperzapper thesuperzapper commented Mar 17, 2026

This PR fixes the releasing script so that it actually updates all the image tags, namely the example notebook-servers under components/crud-web-apps/jupyter/manifests/base/configs/spawner_ui_config.yaml.

It also fixes a critical typo which would have caused the images to still be pulled from ghcr.io/kubeflow/kubeflow/xxxx rather than ghcr.io/kubeflow/notebooks/xxxx (for the non notebook-servers images, as we left those on ghcr.io/kubeflow/kubeflow/notebook-servers/xxxx even though they now push from this repo.

Other changes:

  • remove "run" prefix from unit test gha names (easier to find in the long list as it ensures grouping)
  • fixes test failures by pinning envtest/controller-gen in all controller's makefiles
  • uses retries for the flakey go mod downloads of github.com/hashicorp in Dockerfiles

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this to Needs Triage in Kubeflow Notebooks Mar 17, 2026
@google-oss-prow google-oss-prow bot added the area/backend area - related to backend components label Mar 17, 2026
@google-oss-prow google-oss-prow bot requested review from apo-ger and kimwnasptd March 17, 2026 23:25
@google-oss-prow google-oss-prow bot added area/controller area - related to controller components area/frontend area - related to frontend components area/release area - related to releasing area/v1 area - version - kubeflow notebooks v1 size/L labels Mar 17, 2026
@thesuperzapper thesuperzapper changed the title Fix releasing chore: fix releasing script Mar 17, 2026
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
@google-oss-prow google-oss-prow bot added area/ci area - related to ci size/XL and removed size/L labels Mar 18, 2026
Copy link
Contributor

@andyatmiami andyatmiami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

  • great alignment across Makefile now
  • excellent catch on the kubeflow/kubeflow references... i'm surprised we let this glaring oversight fester here - but thanks for update

@andyatmiami
Copy link
Contributor

/ok-to-test

@thesuperzapper
Copy link
Member Author

/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thesuperzapper

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit c712293 into kubeflow:notebooks-v1 Mar 18, 2026
26 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Kubeflow Notebooks Mar 18, 2026
@thesuperzapper thesuperzapper deleted the fix-releasing branch March 18, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/backend area - related to backend components area/ci area - related to ci area/controller area - related to controller components area/frontend area - related to frontend components area/release area - related to releasing area/v1 area - version - kubeflow notebooks v1 lgtm ok-to-test size/XL

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants